home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / text / misc / StripCR.lha / StripCR / src / smakefile < prev    next >
Encoding:
Makefile  |  2002-03-27  |  188 b   |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Wed Mar 27 15:58:59 2002
  4. #
  5.  
  6. OBJS= stripcrlf.o
  7.  
  8. stripcrlf: $(OBJS)
  9.    sc link to stripcrlf with <<
  10. $(OBJS)
  11. <
  12.  
  13. stripcrlf.o: stripcrlf.c
  14.  
  15.